home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Games / PC-SIG World of Games (CDRM1080710) (1993).iso / EDU / DISK2859.ZIP / GO1.BAT < prev    next >
DOS Batch File  |  1991-11-02  |  2KB  |  26 lines

  1. cls
  2. echo off
  3. echo ╔═════════════════════════════════════════════════════════════════════════╗
  4. echo ║                        Disk #2859  123-TALK                             ║
  5. echo ╠═════════════════════════════════════════════════════════════════════════╣
  6. echo ║                                                                         ║
  7. echo ║ To print the documentation for 123-TALK, type:  PRINTDOC  (press Enter) ║
  8. echo ║                                                                         ║
  9. echo ║ To view the documentation, type:  TYPE README.DOC    (press Enter)      ║
  10. echo ║                                   TYPE 123-TALK.DOC  (press Enter)      ║
  11. echo ║                                   TYPE ORDER.FRM     (press Enter)      ║
  12. echo ║                                                                         ║
  13. echo ║ To begin 123-TALK, type either:  GO  or  RUNME  (press Enter)           ║
  14. echo ║                                                                         ║
  15. echo ║ To run PC-TALK from A:, type the following:  CD PC-TALK  (press Enter)  ║
  16. echo ║                                              RUNME       (press Enter)  ║
  17. echo ║                                                                         ║
  18. echo ║ To print the documentation for PC-TALK, type:                           ║
  19. echo ║                                           COPY README.DOC PRN  (Enter)  ║
  20. echo ║                                                                         ║
  21. echo ║ To return to the main program, type:  CD \  (press Enter)               ║
  22. echo ║                                                                         ║
  23. echo ║                                                                         ║
  24. echo ║                                         (c) Copyright 1991, PC-SIG Inc. ║
  25. echo ╚═════════════════════════════════════════════════════════════════════════╝
  26.